var google.golang.org/grpc.connectionAttemptsSucceededMetric
2 uses
google.golang.org/grpc (current package)
clientconn.go#L114: connectionAttemptsSucceededMetric = expstats.RegisterInt64Count(expstats.MetricDescriptor{
clientconn.go#L1405: connectionAttemptsSucceededMetric.Record(ac.cc.metricsRecorderList, 1, ac.cc.target, ac.backendServiceLabel, ac.localityLabel)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)